I've been finding difficulties with the ZIndex property.
For example, I will create a GUI first with a ZIndex of 2. Then I will create a GUI with a ZIndex of 1.
Yet the second GUI will still appear on top of the first...