iFrames and HTML5 templates have significant hurdles with older Internet Explorer versions. For Internet Explorer 8 and older, the frameBorder and scrolling attributes must be set on the iFrame as the equivalent CSS properties cannot accomplish the same thing. Unfortunately, these properties are not valid in an HTML5 template. Here’s a solution to have a standards compliant iframe work in IE.