Looks like there is a similar parallism bug with SCOPE_IDENTITY too
Or are you using snaphot isolation, another bug too? There are also some blogs that demonstrate snapshot isolation being turned off temporarily under certain conditions.
Edit:
Going back to Snapshot isolation, number 3 here: Six reasons you should be nervous about parallelism
