YouTube iframe embedded in SVG moves to front whilst playing in Chrome
问题 The Problem I am trying to embed a YouTube video inside an SVG. It works as expected on Chromium (Ubuntu), but on Google Chrome (Windows 7) the video moves itself to the front of the canvas whilst playing, then back to its original position when playback has stopped. Does anyone know why the video seems to change it's z-index, and how it can be stopped? There is another secondary issue (slightly less pressing in my case) where Firefox displays no video, only audio when playing the video. The