Opening the patch you posted on my computer, the background clips to white even though it is explicitly set to black. Looking more closely, this is probably due to the use of co.average.jxs?
Perhaps I've not understood something about how to use co.accum.jxs.
I've attached a patcher that hopefully illustrates what I'm talking about.
It has two examples, one using the built-in erase_color and one using co.accum.jxs. On my computer, the second window shows the ball clipping to white, while the first window shows the expected behavior.
The capture method relies on jit.gl.sketch, as I've not yet spent time looking at the new Max6 methods. Incidentally, in Max6 the first window (alpha1) displays strange motion artifacts. The same patcher in Max5 animates smoothly.