标签: javascript html firefox firefox-addon firefox-webextensions
查询参数wmode=opaque自动添加到我的iframe src中。是否由于Firefox 65中的某些扩展而发生?任何帮助表示赞赏。
wmode=opaque
<iframe width="450" height="450" src="https://www.*.com/register/embed?id=1234567890&wmode=opaque" frameborder="0"> </iframe>