Index: flowplayer-3.2.6.js =================================================================== --- flowplayer-3.2.6.js (revision 1272) +++ flowplayer-3.2.6.js (working copy) @@ -1449,7 +1449,8 @@ if (opts.w3c || IE) { html += ''; } - + // z-index bug fix + html += ''; // not allowed params opts.width = opts.height = opts.id = opts.w3c = opts.src = null; opts.onFail = opts.version = opts.expressInstall = null;