Dear andriex,
Did you set EnableStripScriptTags="false"?
Please change:
<CE:Editor id="Editor1" EnableStripScriptTags="false" runat="server" ></CE:Editor>
to:
<CE:Editor id="Editor1" runat="server" ></CE:Editor>
and try it again.
Thank you for asking