Fixing the Search field in Sencha Touch

In my previous post on Listpaging, I used a searchform field without fully describing what it was. This is an approach I saw on the Sencha forums that wraps the control in a form tag. The reason this is necessary is to ensure that iOS displays the search keyboard and not the regular text keyboard. Here's the code: