Hi miller399,
Please set property "AllowScriptCode" to true and set "TagBlackList" to "", then it will allow to use <script> and <iframe> target.
<RTE:Editor ID="editor1" runat="server" AllowScriptCode="true" TagBlackList=""/>
Regards,
Ken