I would try and right clock on the search box and "Inspect Element". You might have a div or other element that is laid over the search box which would prevent you from typing in it. This happened to me a few times, it was always because I let a neighboring div get too large and it covered the search box.