Hello,
When a toolbar is added to the grid, and then an <input> type element is added as an item into the toolbar, then other <input> elements on the page are unexpectedly moved inside the toolbar when the grid is rendered. This affects elements that are apparently apart and disconnected from the grid.
Attached is an file with simple HTML / JavaScript to demonstrate the issue.
Please note that is more than just a bug submission. We have a user requirement to added elements into the toolbar.
Tim