Grants focus to the text field, so that it allows keyboard input.
904 905 906
# File 'lib/minigl/forms.rb', line 904 def focus @active = true end