This form is to test out the keyboard-only accessibility of a select element with an onchange handler that inserts something new into the DOM. All browsers have a way to select something from a select that does not trigger the onchange event. In Chrome, Safari and IE, use the space bar. In Firefox, use the F4 key.