I don’t have a screen recorder, so I’ll try to explain it to the best of my ability.
I have this frame on top of an invisible frame, whenever I try to drag the black box (Zindex = 10000), it keeps selecting the frame below it.
In this image, I attempt to select the box, but it selects the invisible frame (Zindex = 0)
In older versions, I was able to drag it freely without the invisible frame interfering
Expected behavior
In previous versions, if there was a Frame that had a higher Zindex, I would be able to drag the Frame at the higher ZIndex without selecting the invisible frame.