I'm encountering an issue with my image where it appears disabled. When I hover over it, I want the cursor to change to 'pointer', and when it's enabled I want it to be a 'hand'. This functionality works correctly in IE, but in FF the default behavior is that the cursor is always a 'hand' on hover, even when the image is disabled. How can I fix this inconsistency?