Use the 'container' setting to contain tinymce and toolbar menus inside a specific container specified by a selector.
This allows the use of tinymce inside a scrollable area whereas before scrolling while having a toolbar menu open, the menu would always be positioned in relation to 'body'.
Note: Requires that the container element you define has position:relative