Why not just put a Wrapper around it like this:
Style it like this:
.uploadWrapper object {background-color: red;}
.uploadWrapper object:hover {background-color: blue;}
And use the following script:
Works for me ;)
... and of course you can just use background-images instead of the colors.