Matt,
One way to get the answer is to do the subtraction like you normall would. Then use a Con statement to say anything below your threshold should be equal to the threshold; if it's above the threshold, keep the value as-is. In your example the threshold is 0. Would this work for you?
Eric