What\'s wrong with this multiple background CSS line. Firefox 4 ignores it (as it does when there\'s a syntax error).
background: rgba(255,0,0,0.2), url(\"st
You should note that because gradients are treated as images it is acceptable and works to put in a gradient that has the same top and bottom colour.