It would be useful to focus a form element (e.g. a paper-input) when a step is opened. Perhaps the same approach as paper-dialog could be used, where `focus()` is called on the first input with an `autofocus` attribute?