I'd like my sprites to appear above the iframe. This used to be possible in Construct 2 using plugins using:
"z-index:-1"
If I do this in Construct 3 using CSS, the iframe just disappears (although sound is still played). This is the case even if I set the bottom layer to transparent.