Cant draw additive alpha to rendertarget. Help.

I am trying to draw a material to a rendertarget, using an “Additive” blend mode material.

The rgb channels are rendered to the texture additively, as id expect, but I cant figure a way to make the alpha channel also blend additively.

I have tried a number of material blendmodes, without success.