Try clearing render-texture with $00FFFFFF - A=0, R,G,B=$FF. And, of course, use norma srcalpha/invsrcalpha combination.

If it doesn't help, try examining alpha channel of rendered render-texture -> use D3DTA_ALPHAREPLICATE.

Hope this helps... But not sure