When the page containing cute editor is loaded with in iframe of another page we are getting "Error: Permission denied to access property 'document'"error whenever we are trying to open the copy-paste dialog.I think this error will come for all the dialogs.
Parent page and child pages are from different domain. We tried loading cuteeditor demo page (http://cutesoft.net/example/general.aspx) in our application with in iframe , there also we are getting the same error.
Please let us know a way to solve this error.