Cross browser blur filter method

Is there a method to make a blur filter and have it work with all browsers. It’s not just images so configuring a server side script to return the image blurred wouldn’t be the solution i’m looking for.

So far it only looks like blur works in IE using directXstuffz. :P.

Thanks