I have a form that I inserted with iFrame - http://www.careerpointcollege.biz/about_cpc/about_cpc (right side). When you load the page in either IE7 or IE8 it'll stop around the Address then finish loading.
On the center column I have a PHP include for the form for this URL (http://www.careerpointcollege.biz/apply_now/online_application), but the issue happens on any other page like the first one that I mentioned.
This only happens when it's iFramed, here's my iFrame code:
<iframe class="autoHeight" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;position: relative; left: -8px; border:none" src="http://www.careerpointcollege.biz/forms/embed.php?id=1" title=""><a href="http://www.careerpointcollege.biz/forms/view.php?id=1" title=""></a></iframe>