I'm trying to make a table where the user can click a row of a table and it will "select" it by highlighting it, and they can select multiple rows with the ctrl and shift keys. It works, but in Firefox, holding the ctrl key and clicking a table cell puts a little blue border around it and selects it. How do I disable this?