I've been trying to find a rig-like structure (a set $R$ with a monoid structure $(R,\cdot,1)$ and a (commutative) monoid structure $(R,+,0)$ such that the multiplication distributes over addition) in which $0$ is not an absorber with respect to multiplication, i.e. $0\cdot r\neq 0$ for some $r\in R$.
It should be possible to construct such a structure since you have to require absorption as a separate axiom in a rig.
So far I haven't been successful as I don't have any experience with rigs but maybe someone else has a neat idea?
Let $(R,.,1)$ be a commutative monoïd such that $r^2=r$ for all $r\in R$ (for example, you can start with any Boolean ring $(R,+,.,0,1)$. Concrete example are given, by $(\mathbb{Z}/2\mathbb{Z})^{I}$ for any nonempty set $I$, for example )
Then set $+=.$ and $0=1$. Hence $(R,+,0)=(R,.,1)$ is a commutative monoïd. Moreover, for all $r,s,t\in R$, we have $r.(s+t)=r(st)=rst$ and $r.s+r.t=(rs)(rt)=r^2st=rst$, so you have the distributivity property. Now $r.0=r.1=r$ for all $r\in R$.