STEP 0: reveal the search box
STEP 1: touch here ===>
STEP 2: typey typey (keyboard should work)
STEP 3: click somewhere in this document
STEP 4: since there is a touchstart listener on the document (that does nothing) it seems as if the search box above loses focus BUT the keyboard isn't dismissed AND it not longer works.
STEP 4b: try typing... it shouldn't work.
STEP 5: cancel the search. The search box goes away (and clearly no longer has focus) and yet the keyboard remains and must be dismissed separately.