Ya its possible to do without support of javascript..
We can use html5 auto focus attribute
For Example:
If use it (autofocus="autofocus") in text field means that text field get focused when page gets loaded..
For more details:
http://www.hscripts.com/tutorials/html5/autofocus-attribute.html