Hide the bookmarks toolbar. (Normally not enabled.)
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#PersonalToolbar { display: none !important; }
#bookmarksToolbarFolderMenu { display: none !important; }
#toolbar-context-menu menuitem[label="Bookmarks Toolbar"] { display: none; }