You can ignore the alpha channel of a bitmap by assigning a material to it, that has its PASS_SOLID flag set. This will render the bitmap as if the alpha channel wasn't there.
However, I have no clue what you mean by "use the alpha channel for collision processing". That does not make any sense to me. Could you explain that in more detail?