In TinyMCE 3 you can use theme_advanced_toolbar_location = 'external'
in mce settings, making a class=mceExternalToolbar element.
However, there doesn't seem to be an exact equivalent for TinyMCE 4. Am I missing something, or is an external toolbar that sticks to top when scrolling down, not easily doable in TinyMCE 4?