I just discovered this and it means the normal box shadow that appears on focus on text fields does not work for the search block form search field.

The fix is to use: -webkit-appearance: textfield;

I will add this to Sky and commit to DEV.