Animating -moz-box-shadow

Animating -moz-box-shadow

Hi everyone,
I've been looking at the Safari css animation effects and more
specifically this example involving box shadow:
http://www.zurb.com/playground/radioactive-buttons
And I was wondering if I could do the same using jquery. It seems like
it'd be pretty simple so I started searching to see if anyone else
tried it, but to my dismay no one did.
I was wondering if anyone tried animating this before?
I'm going to attempt to apply the color animations in jquery ui to
that element, but I just wanted to make sure I'm not wasting my time
when someone already did a better implementation.
--