associative non-premultiplied alpha blending

Hi, can OpenGL do normal associative non-premultiplied alpha blending?
I would need it to be able to do independent effect layers using textures and FBOs.
So far I have not been able to find any combination of blend equations / blend factors or extensions to do this.