Inactivate .onRollOver?

My setup has several movieclips in different layers. My problem is that .onRollOver, onRollOut and .onRelease functions are still active for movieclips lying underneath.

Is it possible to inactivate these functions and then activate them again when it is needed? Or how do I solve this?

Thank you.