Multiple Click events in Firefox

In IE if we can fire two events (eg Click ) simultaneously but firefox not permit the same.
i had a scenario where in the web page i have two controls Search & cancel. these controls are used for search operation and cancel the search operation.In IE , both the button fires in same time but in Firefox its not proceed to fire twice for both the events because of browser issue.
[383 byte] By [raj12] at [2007-11-20 9:14:45]