I have this (applied with Stylish, a style named TabsToolbar below other bars):
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#TabsToolbar{-moz-box-ordinal-group:10000!important}
It’s effective, and seems to have the additional effect of positioning the toolbar beneath the bookmarks bar, which I like:
After a click on the Tab Centre icon, the toolbar rises above the bookmarks bar:
After exiting Tab Centre, the toolbar is still not where I’d like it to be:
Workaround: quit Firefox.
Please
Can I add something to the style to ensure that the toolbar is positioned below the bookmarks bar during and after use of Tab Centre?
Or should I raise an issue in GitHub?