There are only zero crossings on the individual phases in a three phase system, there is no point in time where the voltage across all three phases is zero.
If you sum the three voltages you can generate a virtual neutral that you can compare each phase against. You can do this using current sensors and an op-amp adder if you are trying to detect the zero crossing under load. If you need to detect the zero crossing while the load is disconnected, you'll have to divide the voltages down and add them up. If you are trying to disconnect a reactive load, use the current sensors.
Once you have a virtual neutral you can use a simple comparitor to detect the zero crossings.
Alternatively, you could use a 3 phase power monitoring ADC (available from TI and others) and do everything digitally.