Frames Interfering with Buttons (SurfaceGUI)

Hey Developers! :wave:

I’ve created a Surface GUI as a login and a control panel. However, it seems that the frames inside of the Surface GUI are interfering with the buttons themself.

I’ve Tried

I’ve tried to turn up the Zindex for the buttons. Did not work.
I’ve tried to disable “Selectable” for the frames. Did not work.
I’ve tried to disable “Active” for the frames. Did not work.

Any ideas?