“
— Shadowbox - IFRAME Transparent Background Fix 2 years agoTemporary bug fix for the IFRAME transparency issue when loading an external web page:
#sb-content { background-color: #fff; }
Make sure to place that below all other scripts and styles within the HEAD of your document. (This highlights that there may be a bug within the script itself that forces transparency on IFRAME content.)
Enjoy.