Magic mouse scroll-wheel

Hi,
using the following line of code:

Input.GetAxis ("Mouse ScrollWheel");

is working with a normal scroll wheel mouse but not on a Mac using a magic mouse (returned value is always 0). Any clue?
Many thanks

Wait for Unity 3.5.