Can I set an overlay to block elements "underneath" it?
I am using Captivate 9.
I have a full screen overlay/popup/modal/whatever you want to call it that is displayed when the user clicks a button. Currently, I have that overlay setup as follows: It's a rectangle that is located off stage. The rectangle has a second state that is located on the stage. It has a fully opaque background so when the user clicks the button, the button changes the state of the rectangle to where it covers the stage.
The issue I am having is that the elements underneath the overlay are still accessible. Buttons can still be clicked. Also, even though the opacity of the popup is set to 100%, it is actually not fully opaque. I can still see the elements underneath peeking through after clicking the button.
Is there a way to make the overlay truly opaque so that nothing underneath it is visible and also set it so that it blocks all elements underneath from interaction?
