This is not something that makes any sense. In edit mode you need to be able to do anything with the components on the screen, only in non-edit mode this can change, there is a special "Static" flag "Modulator does not react to value changes" maybe that's what will help you, but adding additional locks does not make any sense, you can always place components under some other components that have some opacity set, mouse events will be intercepted by that component that is on top.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not something that makes any sense. In edit mode you need to be able to do anything with the components on the screen, only in non-edit mode this can change, there is a special "Static" flag "Modulator does not react to value changes" maybe that's what will help you, but adding additional locks does not make any sense, you can always place components under some other components that have some opacity set, mouse events will be intercepted by that component that is on top.