it's an intentional (poor) design. it's actually worse than merely
poor, since the searchbox autocomplete will display gloda options only
if it's enabled anyway, thus cutting off web search for no reason
whatsoever.
the simplest fix is:
#searchInput[collapsed] {
visibility: visible;
}
gloda disablers are probably also wondering what is that big invisible
flex space...