tabindex=0 property makes inputs skippable in case when other inputs have tabindex values above zero.
tabindex="-1" makes input completely skippable
tabindex=0 property makes inputs skippable in case when other inputs have tabindex values above zero.
tabindex="-1" makes input completely skippable