There's a page on my website where I have embedded a livestream from twitch.tv and I am experiencing some issues with the livestream overlapping content that it shouldn't. If the user tries to login or register while on that page, then the embedded video will place itself on top on the modal/dialog that opens. The modal is created with Bootstrap 3.
It looks like this:
The iframe embed looks like this:
iframe src="https://www-cdn.jtvnw.net/swflibs/TwitchPlayer.swf?channel=imaqtpie" frameborder="0"
Anyone know a solution to this?