When invoking the next button focus gets lost and on pressing tab it goes to the first option Example - http://react-component.github.io/steps/?path=/story/rc-steps--nextstep. Need to enable tab index first for keyboard navigation. ^^