I was getting annoyed by the default context field on next action form. You currently have to delete the text in order to see the autocomplete options in Safari.
So I made a nifty javascript helper and updated that item partial like so.
http://pastie.textmate.org/135907
Works a treat now
This might qualify as premature refactoring, but its keeps the view lean and I think you might find this helper useful for other purposes.
