This div has focus, focusin, focusout, and blur listeners. The focusin and focusout listeners should fire as the nested <input> nodes are focused. The focus and blur listener should never fire, because those events shouldn't bubble.