Is it feasible to apply CSS3 filters as a mask? For example, I would like to blur only 30% of a div
from the top. How can this be accomplished?
I have created a small jsfiddle to demonstrate what I am attempting to achieve: http://jsfiddle.net/uxCXa/2/