Hi,
we have a video player installed which goes sticky in the right corner if you scroll down. The player itself has a z-index of 1,000,000 - but it still covered by the main elements.
The problem is that .mcb-wrap has "position:relative"
The fix is to set it to "unset" like here:
Best wishes,
Georg.
Comments