With the Rails text_field_tag --- how do you set an option for the tabindex?
Thanks
text_field_tag 'request', nil, :tabindex => '1'