Hi BiswajitMajumdar,
Try set property UseFontTags to true, then it should keep the same target in your situation.
<CE:Editor ID="Editor1" runat="server" Height="500" UseFontTags="true"> </CE:Editor>
Regards,
Ken