Creates an element using editor.document. Places the content of selection into the element. Then insert this new element.
editor.surroundElement(element)
Type: HTMLElement
Required. The new element to insert.