I have an element (it includes the top and left menus) on top of layers, and it is locked, so people can select the elements below it, while keeping the z-index correct.
However, it is not locked in dev mode, which is preventing developers from clicking the elements below it.
Is this by design? Shouldn’t the locked layers stay locked in dev mode?