But when used with popup, editor take focus and activates the editor page which then goes on top of popup!
How to set focus in editor document body without have to set Editor.Focus=true?
What about Editor.FocusDocument()? Can this method be used when Editor.Focus=false?