You know, when you click on a text field how FF will display previously entered data to select from. I'm trying to implement real-time client-side validation of form input. Everything works except for this. I've tried mouseup, click, change, blur... nothing seems to work.